|
|
|
|
Buttons Property, SftTabs Class |
Returns the instance of the ButtonsClass class that is used to describe the attributes of the Close, Minimize and Restore buttons.
Syntax SftTabs Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property Buttons As ButtonsClass |
C# |
public ButtonsClass Buttons { get; } |
C++ |
public: property ButtonsClass^ Buttons { |
Property Value
The instance of the ButtonsClass object.
Comments
The Buttons property returns the instance of the ButtonsClass class that is used to describe the attributes of the Close, Minimize and Restore buttons.